Global Index
HTML5 JS API Index > File System API Tutorials & Specs

DirectoryReaderSync

This interface lets a user list files and directories in a directory.

Operations
EntrySync[]
readEntries()
Read the next block of entries from this directory.
Referenced by
DirectoryEntrySynccreateReader()